projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d780b1c
)
; * doc/emacs/custom.texi (Minibuffer Maps): Fix wording.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Aug 2021 07:37:23 +0000
(10:37 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Aug 2021 07:37:23 +0000
(10:37 +0300)
doc/emacs/custom.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/custom.texi
b/doc/emacs/custom.texi
index 9b90656049889754cbe27b2a1818c31d15457619..cdbb614b776899fb6a63aef53220f83cd0b706d8 100644
(file)
--- a/
doc/emacs/custom.texi
+++ b/
doc/emacs/custom.texi
@@
-1723,7
+1723,7
@@
They do not bind @key{SPC}.
By default, @key{TAB}, @key{SPC} and @key{?} do completion in
@code{minibuffer-local-completion-map}. If you commonly complete over
-collections that have elements
that have space or question mark
s in
+collections that have elements
with space or question mark character
s in
them, it may be convenient to disable completion on those keys by
putting this in your init file: